home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / bbsutil / vbbs61a2.zip / 610_READ.ME! next >
Text File  |  1993-05-30  |  12KB  |  295 lines

  1. ------------------------------------------------------------------------
  2.                         VBBS/NET 6.10 Archives
  3.                 Copyright (C) Roland De Graaf 1990-1993
  4. ------------------------------------------------------------------------
  5.  
  6. Welcome to the official release of VBBS 6.10!
  7.  
  8. VBBS610.DOC   Main VBBS Documentation  (Please Read)
  9. VSCRIPT.DOC   Explaination of Vscript commands
  10. MULTINET.DOC  VBBS MultiNet Documentation
  11. MODEM.DOC     Modem Configuration
  12. VFIDO.DOC     VFIDO Documentation
  13. VXY.DOC       VXY Documentation
  14. VBBSDOOR.DOC  Setting Up Doors Under VBBS
  15. LOCALNET.DOC  Local NET Documentation
  16. UTIL.DOC      VBBS Utility Reference
  17. NETGUIDE.DOC  VirtualNET Network Guide
  18.  
  19. SUBSLIST.NET  Current List of VirtualNET subs
  20.  
  21. INSTALL.EXE   VBBS Installation Program
  22. BBS.EXE       VBBS Start-Up File
  23. VBBS.EXE      VBBS Main Program
  24. VBBS-AUX.EXE  VBBS Aux Executable
  25. VCONFIG.EXE   VBBS Configuration Program
  26. VCOM.EXE      VBBS Script Compiler
  27. VLIST.EXE     Ascii/Heart Code File Viewer
  28. VXY.EXE       VXY Xmodem/Ymodem Transfer Protocol Program
  29. VQWK.EXE      VBBS QWK Program
  30. VME.EXE       VBBS MultiNet Engine
  31. VFIDO.EXE     VBBS FidoNET Mailer/Tosser
  32. VNET.EXE      VNET Network Software
  33.  
  34.                     ---------------------------
  35.                        Version 6.10  UPGRADE
  36.                     ---------------------------
  37.  
  38.        The Virtual BBS/NET ver 6.10 updates versions 6.00 only!
  39.    
  40.          -->     VBBS 6.10 replaces ALL executable files    <--
  41.  
  42.           (New Installations Please read VBBS610.DOC)
  43.  
  44. UPGRADE Installations for ver 6.10, upgrading from ver 6.00:
  45.  
  46. 1) Backup:
  47.     files in your database directory
  48.     files in your data directory
  49.     your .cfg files
  50.  
  51. 2) Having extracted the VBBS61-1.ZIP & VBBS61-2.ZIP to a separate dir,
  52.    run the "INSTALL" exe as an upgrade existing installation and name
  53.    the correct path to your actual VBBS dir.
  54.    (your .CFG files will NOT be overwritten)
  55.  
  56. 3) Verify settings in Vconfig and change Channel 1 in CHANNEL.CFG to
  57.    reflect your modem port. (Base addresses and IRQ addresses are set
  58.    automatically)
  59.  
  60. 4) The INSTALL for 6.10, when used to upgrade existing installations,
  61.    copies ONLY the new .EXE files to your VBBS directory.
  62.    
  63.    It does NOT over-write any menus, script files, function blocks,
  64.    text files, or network data files.
  65.   
  66.    You may need to copy files or make some changes manually. <--------
  67.  
  68.    File to consider replacing/editing: *.ANS *.ASC *.TXT *.PDM
  69.  
  70. ->  EXISTING INSTALLATIONS MUST USE THE INSTALL PROGRAM TO UPGRADE VBBS. <-
  71.  
  72.        It is recommended that you BACK-UP the files in your Database
  73.              Directory, and the files in your Data Directory.
  74.          
  75.             --  Please Read VBBS610.DOC for more information --
  76.  
  77. VBBS 6.1 - What  's New!
  78.  
  79. 1. VBBS: Major File Section Improvements
  80.  
  81.   a. Automatic (Configurable) New Upload Verification
  82.      VBBS 6.10 incorporates a "ZIPLAB-style" program right into the BBS.
  83.    
  84.      1) Automatically Identifies Archive Format
  85.         (ZIP, ARJ, LZH, and ARC supported)
  86.      2) Tests Archive Integrity
  87.      3) Scans Files in Archive for Virii
  88.      4) Adds Archive Comment (If you have a ZIPCOMNT.TXT setup.)
  89.      5) Supports FILE_ID.DIZ and DESC.SDI type extended descriptions
  90.      6) Feature can be set to:
  91.         Disabled      -- Turned Off Entirely
  92.         Scan & Warn   -- Warns you of failed integrity and virii
  93.                          Leaves message in UPLOAD.LOG and marks
  94.                          file description with  "(!)"
  95.         Scan & Delete -- Warns you, as above, also deletes file
  96.                          and removes user upload stats gained from
  97.                          the upload.
  98.    
  99.      7) New Upload Verifier runs OFFLINE, after the uploader logs off.
  100.         This allows VBBS to shrink out, and use the maximum memory
  101.         available on your system for archive processing and scanning.
  102.         This also means that your users won't have to wait online
  103.         for the archivers and scanners to do their processing.
  104.       
  105.      8) The New Upload Verifier program is contained with VBBS-AUX.EXE.
  106.         The syntax is:
  107.         VBBS-AUX <channel #> UPLOADSCAN
  108.       
  109.         VBBS calls UPLOADSCAN as needed, automatically.
  110.  
  111.      9) A log file, UPLOAD.LOG is created and maintained in the VBBS
  112.         Data Directory.
  113.       
  114.   b. New File Listings are now handled as in most other BBS softwares.   
  115.    
  116.      That is, the New Files Listing presented to the user is based on the
  117.      date and time of their last call, and this date/time can be optionally
  118.      set by the user who wishes to do so. This allows users to execute
  119.      the new file list command repetitively during the same login,
  120.      instead of just once, as the old pre-6.10 file section was set up.
  121.  
  122.      New Script command to set New Files Scan "Days Back Threshold":
  123.      SETNEWFILESSCAN
  124.      SETNEWFILESSCAN <number of days back>
  125.  
  126.      The first syntax listed above prompts the user for "Number of Days
  127.      Back," accepts input, and so on. Use the first syntax from within a
  128.      script, or a function block (as in the default 6.10 .FB files).
  129.  
  130.      The second syntax sets the value directly using the data
  131.      you've specified. This type of usage is limited to script only.
  132.  
  133.   c. Pre-upload duplicate filename checking has been VASTLY improved.
  134.      (Much Faster than in previous releases of VBBS)
  135.  
  136. 2. VME: Polling Changes
  137.  
  138.   a. Neil and I have proposed to change the polling for VBBS 6.10
  139.      & VFIDO 6.10.00, with regards to FIDOnet networks.
  140.    
  141.      Under the current VBBS/VME/VFIDO 6.00, VME calls
  142.      VFIDO 1 /POLL NETWORKID=<networkid>
  143.      for each fidonet networkid installed on the system.
  144.  
  145.      According to the new guidelines from Neil, VME only needs to call
  146.      VFIDO 1 /POLL NETWORKID=<id of first installed FIDO network>
  147.      once in order to handle the polling for ALL installed fido-based
  148.      networks. This optimizes the number of calls to VFIDO /POLL,
  149.      and allows Neil to better control and develop Fidonet Polling.
  150.  
  151.      Since VBBS/VME 6.10 will go hand-in-hand with VFIDO 6.10.00
  152.      due to this change, Neil and I will coordinate the release
  153.      to prevent the minimum of disruption.
  154.    
  155.   b. VirtualNET Polling has been improved. Unzipped subpackets   
  156.      are now counted in the call threshold calculations, whereas
  157.      with 6.00, they were not.
  158.  
  159. 3. VBBS: Fixes
  160.  
  161.   a. Fixed non-fatal obscure bug in the "To:" field which occured
  162.      under rare conditions.
  163.  
  164.   b. Fixed non-fatal bug in user editor display of mail forwarding.
  165.      Seems the 6.00 user editor did not give the field enough room to
  166.      display forwarding addresses with long node numbers. (oops)
  167.  
  168.   c. Fixed memory problems for users running in cramped
  169.      environments such as Desqview 386 or Windows 3.1.
  170.      VBBS.EXE 6.10 is 8k smaller than VBBS.EXE 6.00, yet
  171.      no functionality has been lost. (In fact, much has been gained.)
  172.  
  173.   d. Fixed Bug in /AC and /CHAIN switches
  174.  
  175. 4. VNET: Fixes & New Duplicate-Detection Features
  176.  
  177.   a. Fixed two "long node number" errors on my part.
  178.      (Sorry -- I'm pretty sure this is the last of them.)
  179.  
  180.      1) One problem prevented nodes with numbers greater then
  181.      99999999 from netting in. Oops, the limit was supposed
  182.      to be 999999999 (nine 9's), not 99999999 (eight 9's).
  183.      Typo, but its fixed now.
  184.    
  185.      2) The other problem caused problems with secured subs
  186.      routing to long node numbers. Fixed it and tested it
  187.      on the @2 server ... Looks good.
  188.  
  189.   b. Added more safety mechanisms
  190.  
  191.      1) Better update validation
  192.  
  193.      2) Duplicate Detection and Removal for AutoRequest Sub Posts
  194.  
  195.      3) VNET verifies existance of VXY.EXE, DSZ.COM, HSLINK.EXE
  196.         (if configured as allowed) and warns if file missing.
  197.         (VNET first searches the current directory.
  198.         If the file isn't found, directories listed as specified
  199.         in the PATH environment variable are searched.)
  200.       
  201.      4) VNET verifies existance of PKZIP.EXE and PKUNZIP.EXE
  202.  
  203.      5)